| Total Complexity | 34 |
| Dependencies | 0 |
| Dependents | 0 |
| Total lines | 314 |
| Lines of code | 229 |
| Logical lines of code | 79 |
| Comment lines | 45 |
| Methods | 7 |
| Properties | 2 |
| Method | Rating | Maintainability | Complexity | Lines of code |
|---|---|---|---|---|
| paymentData() | 31 | 12 | 131 | |
| validPayment() | 47 | 9 | 36 | |
| paymentTotal() | 58 | 5 | 15 | |
| getSignature() | 53 | 3 | 23 | |
| paymentType() | 66 | 3 | 8 | |
| jsonWebToken() | 60 | 1 | 11 | |
| __construct() | 72 | 1 | 5 |